home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / dragon-runner.swf / scripts / knight.as < prev    next >
Encoding:
Text File  |  2011-10-17  |  4.8 KB  |  200 lines

  1. package
  2. {
  3.    [Embed(source="/_assets/assets.swf", symbol="knight")]
  4.    public dynamic class knight extends KnightChar
  5.    {
  6.        
  7.       
  8.       public function knight()
  9.       {
  10.          super();
  11.          addFrameScript(7,frame8,15,┬º\x01\x01\r\x0b┬º,23,┬º\x01\x01\t\n┬º,31,┬º\x01\x01\r\r┬º,39,┬º\x01\x01\r\x0f┬º,47,┬º\x01\x01\r\x10┬º,55,┬º\x01\x01\x0e\x01┬º,63,┬º\x01\x01\x0e\x02┬º,71,┬º\x01\x01\x0e\x04┬º,79,┬º\x01\x01\x0e\x06┬º,87,┬º\x01\x01\x0e\x05┬º,96,┬º\x01\x01\x0e\b┬º,104,┬º\x01\x01\x0e\t┬º,106,┬º\x01\x01\x0e\x0b┬º,108,┬º\x01\x01\x0e\f┬º,110,frame111,112,┬º\x01\x01\x0e\x0e┬º,114,┬º\x01\x01\x0e\r┬º,128,┬º\x01\x01\x0e\x0f┬º,142,┬º\x01\x01\x0f\x05┬º,156,┬º\x01\x01\r\x07┬º,170,┬º\x01\x01\r\n┬º,184,┬º\x01\x01\r\f┬º,198,┬º\x01\x01\r\x0e┬º,212,┬º\x01\x01\x0e\x07┬º,226,┬º\x01\x01\x0e\n┬º,240,frame241,254,┬º\x01\x01\x0e\x10┬º,255,┬º\x01\x01\x0f\x03┬º,256,┬º\x01\x01\x0f\x04┬º,257,┬º\x01\x01\x0f\x01┬º,258,┬º\x01\x01\x0f\x02┬º,259,┬º\x01\x01\x0f\x06┬º,269,┬º\x01\x01\x0f\x07┬º,279,┬º\x01\x01\r\b┬º,289,┬º\x01\x01\r\t┬º,299,┬º\x01\x01\x0e\x03┬º);
  12.       }
  13.       
  14.       internal function ┬º\x01\x01\r\x07┬º() : *
  15.       {
  16.          gotoAndPlay("run50");
  17.       }
  18.       
  19.       internal function ┬º\x01\x01\r\b┬º() : *
  20.       {
  21.          stop();
  22.       }
  23.       
  24.       internal function ┬º\x01\x01\r\t┬º() : *
  25.       {
  26.          stop();
  27.       }
  28.       
  29.       internal function ┬º\x01\x01\r\n┬º() : *
  30.       {
  31.          gotoAndPlay("run25");
  32.       }
  33.       
  34.       internal function ┬º\x01\x01\r\x0b┬º() : *
  35.       {
  36.          gotoAndPlay("run75");
  37.       }
  38.       
  39.       internal function ┬º\x01\x01\r\f┬º() : *
  40.       {
  41.          gotoAndPlay("runzero");
  42.       }
  43.       
  44.       internal function ┬º\x01\x01\t\n┬º() : *
  45.       {
  46.          gotoAndPlay("run50");
  47.       }
  48.       
  49.       internal function frame8() : *
  50.       {
  51.          gotoAndPlay("run");
  52.       }
  53.       
  54.       internal function ┬º\x01\x01\r\r┬º() : *
  55.       {
  56.          gotoAndPlay("run25");
  57.       }
  58.       
  59.       internal function ┬º\x01\x01\r\x0e┬º() : *
  60.       {
  61.          stop();
  62.       }
  63.       
  64.       internal function ┬º\x01\x01\r\x0f┬º() : *
  65.       {
  66.          gotoAndPlay("runzero");
  67.       }
  68.       
  69.       internal function ┬º\x01\x01\r\x10┬º() : *
  70.       {
  71.          gotoAndPlay("run");
  72.       }
  73.       
  74.       internal function ┬º\x01\x01\x0e\x01┬º() : *
  75.       {
  76.          gotoAndPlay("run75");
  77.       }
  78.       
  79.       internal function ┬º\x01\x01\x0e\x02┬º() : *
  80.       {
  81.          gotoAndPlay("run50");
  82.       }
  83.       
  84.       internal function ┬º\x01\x01\x0e\x03┬º() : *
  85.       {
  86.          stop();
  87.       }
  88.       
  89.       internal function ┬º\x01\x01\x0e\x04┬º() : *
  90.       {
  91.          gotoAndPlay("run25");
  92.       }
  93.       
  94.       internal function ┬º\x01\x01\x0e\x05┬º() : *
  95.       {
  96.          gotoAndPlay("block75");
  97.       }
  98.       
  99.       internal function ┬º\x01\x01\x0e\x06┬º() : *
  100.       {
  101.          gotoAndPlay("block");
  102.       }
  103.       
  104.       internal function ┬º\x01\x01\x0e\x07┬º() : *
  105.       {
  106.          stop();
  107.       }
  108.       
  109.       internal function ┬º\x01\x01\x0e\b┬º() : *
  110.       {
  111.          gotoAndPlay("block50");
  112.       }
  113.       
  114.       internal function ┬º\x01\x01\x0e\t┬º() : *
  115.       {
  116.          gotoAndPlay("block25");
  117.       }
  118.       
  119.       internal function ┬º\x01\x01\x0e\n┬º() : *
  120.       {
  121.          stop();
  122.       }
  123.       
  124.       internal function ┬º\x01\x01\x0e\x0b┬º() : *
  125.       {
  126.          gotoAndPlay("run");
  127.       }
  128.       
  129.       internal function ┬º\x01\x01\x0e\f┬º() : *
  130.       {
  131.          gotoAndPlay("run75");
  132.       }
  133.       
  134.       internal function frame111() : *
  135.       {
  136.          gotoAndPlay("run50");
  137.       }
  138.       
  139.       internal function ┬º\x01\x01\x0e\r┬º() : *
  140.       {
  141.          gotoAndPlay("runzero");
  142.       }
  143.       
  144.       internal function ┬º\x01\x01\x0e\x0e┬º() : *
  145.       {
  146.          gotoAndPlay("run25");
  147.       }
  148.       
  149.       internal function frame241() : *
  150.       {
  151.          stop();
  152.       }
  153.       
  154.       internal function ┬º\x01\x01\x0e\x0f┬º() : *
  155.       {
  156.          gotoAndPlay("run");
  157.       }
  158.       
  159.       internal function ┬º\x01\x01\x0e\x10┬º() : *
  160.       {
  161.          stop();
  162.       }
  163.       
  164.       internal function ┬º\x01\x01\x0f\x01┬º() : *
  165.       {
  166.          stop();
  167.       }
  168.       
  169.       internal function ┬º\x01\x01\x0f\x02┬º() : *
  170.       {
  171.          stop();
  172.       }
  173.       
  174.       internal function ┬º\x01\x01\x0f\x03┬º() : *
  175.       {
  176.          stop();
  177.       }
  178.       
  179.       internal function ┬º\x01\x01\x0f\x04┬º() : *
  180.       {
  181.          stop();
  182.       }
  183.       
  184.       internal function ┬º\x01\x01\x0f\x05┬º() : *
  185.       {
  186.          gotoAndPlay("run75");
  187.       }
  188.       
  189.       internal function ┬º\x01\x01\x0f\x06┬º() : *
  190.       {
  191.          stop();
  192.       }
  193.       
  194.       internal function ┬º\x01\x01\x0f\x07┬º() : *
  195.       {
  196.          stop();
  197.       }
  198.    }
  199. }
  200.